Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

WebsydianExpress - Message


WSE0275 - View Validated By Returned Status

Error message

The validation of the view &(2:) failed. (Returned status &(1:)).

Parameters

&(1:) - The returned status from the call to the view validation function.

&(2:) - The name of the validated view.

Description

This message is written by the WebsydianExpress ValidationShellForProcess functions.

The message is primarily used as part of a system of delivering information about errors to the calling functions.

It indicates that the function specified as the view validation function for the view specified as parameter 2 was called to perform a view validation. The call to the function returned a non-successful status.

Action

In general, the handling of this messages is the responsibility of either the function inheriting from ValidationShellForProcess or the function calling it.

In some cases the returned status will specify a message id that will be a parent message that scopes a number of messages stating the error reason.

Category / Severity

Validation / Informative